shortcutcontroller: Only activate shortcuts of visible widgets
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Mar 2020 00:58:35 +0000 (20:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 03:14:45 +0000 (23:14 -0400)
commit4e978d6b7adae865b79402080591f1fca24d2fdc
treeb9fc0377beb5cad36401c14c9e5f8e3a1521bc62
parentb4722b43a11287361f9a0fe6dbf97dd7bec7e5f3
shortcutcontroller: Only activate shortcuts of visible widgets

Our shortcuts are like mnemonics in this respect - they only
activate when the widget is viewable.
gtk/gtkshortcutcontroller.c